3.230 \(\int \frac{x}{\sqrt{a+b x^3+c x^6}} \, dx\)

Optimal. Leaf size=140 \[ \frac{x^2 \sqrt{\frac{2 c x^3}{b-\sqrt{b^2-4 a c}}+1} \sqrt{\frac{2 c x^3}{\sqrt{b^2-4 a c}+b}+1} F_1\left (\frac{2}{3};\frac{1}{2},\frac{1}{2};\frac{5}{3};-\frac{2 c x^3}{b-\sqrt{b^2-4 a c}},-\frac{2 c x^3}{b+\sqrt{b^2-4 a c}}\right )}{2 \sqrt{a+b x^3+c x^6}} \]

[Out]

(x^2*Sqrt[1 + (2*c*x^3)/(b - Sqrt[b^2 - 4*a*c])]*Sqrt[1 + (2*c*x^3)/(b + Sqrt[b^
2 - 4*a*c])]*AppellF1[2/3, 1/2, 1/2, 5/3, (-2*c*x^3)/(b - Sqrt[b^2 - 4*a*c]), (-
2*c*x^3)/(b + Sqrt[b^2 - 4*a*c])])/(2*Sqrt[a + b*x^3 + c*x^6])

_______________________________________________________________________________________

Rubi [A]  time = 0.355891, antiderivative size = 140, normalized size of antiderivative = 1., number of steps used = 2, number of rules used = 2, integrand size = 18, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.111 \[ \frac{x^2 \sqrt{\frac{2 c x^3}{b-\sqrt{b^2-4 a c}}+1} \sqrt{\frac{2 c x^3}{\sqrt{b^2-4 a c}+b}+1} F_1\left (\frac{2}{3};\frac{1}{2},\frac{1}{2};\frac{5}{3};-\frac{2 c x^3}{b-\sqrt{b^2-4 a c}},-\frac{2 c x^3}{b+\sqrt{b^2-4 a c}}\right )}{2 \sqrt{a+b x^3+c x^6}} \]

Antiderivative was successfully verified.

[In]  Int[x/Sqrt[a + b*x^3 + c*x^6],x]

[Out]

(x^2*Sqrt[1 + (2*c*x^3)/(b - Sqrt[b^2 - 4*a*c])]*Sqrt[1 + (2*c*x^3)/(b + Sqrt[b^
2 - 4*a*c])]*AppellF1[2/3, 1/2, 1/2, 5/3, (-2*c*x^3)/(b - Sqrt[b^2 - 4*a*c]), (-
2*c*x^3)/(b + Sqrt[b^2 - 4*a*c])])/(2*Sqrt[a + b*x^3 + c*x^6])

_______________________________________________________________________________________

Rubi in Sympy [A]  time = 27.5719, size = 122, normalized size = 0.87 \[ \frac{x^{2} \sqrt{a + b x^{3} + c x^{6}} \operatorname{appellf_{1}}{\left (\frac{2}{3},\frac{1}{2},\frac{1}{2},\frac{5}{3},- \frac{2 c x^{3}}{b - \sqrt{- 4 a c + b^{2}}},- \frac{2 c x^{3}}{b + \sqrt{- 4 a c + b^{2}}} \right )}}{2 a \sqrt{\frac{2 c x^{3}}{b - \sqrt{- 4 a c + b^{2}}} + 1} \sqrt{\frac{2 c x^{3}}{b + \sqrt{- 4 a c + b^{2}}} + 1}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  rubi_integrate(x/(c*x**6+b*x**3+a)**(1/2),x)

[Out]

x**2*sqrt(a + b*x**3 + c*x**6)*appellf1(2/3, 1/2, 1/2, 5/3, -2*c*x**3/(b - sqrt(
-4*a*c + b**2)), -2*c*x**3/(b + sqrt(-4*a*c + b**2)))/(2*a*sqrt(2*c*x**3/(b - sq
rt(-4*a*c + b**2)) + 1)*sqrt(2*c*x**3/(b + sqrt(-4*a*c + b**2)) + 1))

_______________________________________________________________________________________

Mathematica [B]  time = 0.277715, size = 380, normalized size = 2.71 \[ \frac{10 a^2 x^2 \left (-\sqrt{b^2-4 a c}+b+2 c x^3\right ) \left (\sqrt{b^2-4 a c}+b+2 c x^3\right ) F_1\left (\frac{2}{3};\frac{1}{2},\frac{1}{2};\frac{5}{3};-\frac{2 c x^3}{b+\sqrt{b^2-4 a c}},\frac{2 c x^3}{\sqrt{b^2-4 a c}-b}\right )}{\left (b-\sqrt{b^2-4 a c}\right ) \left (\sqrt{b^2-4 a c}+b\right ) \left (a+b x^3+c x^6\right )^{3/2} \left (20 a F_1\left (\frac{2}{3};\frac{1}{2},\frac{1}{2};\frac{5}{3};-\frac{2 c x^3}{b+\sqrt{b^2-4 a c}},\frac{2 c x^3}{\sqrt{b^2-4 a c}-b}\right )-3 x^3 \left (\left (\sqrt{b^2-4 a c}+b\right ) F_1\left (\frac{5}{3};\frac{1}{2},\frac{3}{2};\frac{8}{3};-\frac{2 c x^3}{b+\sqrt{b^2-4 a c}},\frac{2 c x^3}{\sqrt{b^2-4 a c}-b}\right )+\left (b-\sqrt{b^2-4 a c}\right ) F_1\left (\frac{5}{3};\frac{3}{2},\frac{1}{2};\frac{8}{3};-\frac{2 c x^3}{b+\sqrt{b^2-4 a c}},\frac{2 c x^3}{\sqrt{b^2-4 a c}-b}\right )\right )\right )} \]

Warning: Unable to verify antiderivative.

[In]  Integrate[x/Sqrt[a + b*x^3 + c*x^6],x]

[Out]

(10*a^2*x^2*(b - Sqrt[b^2 - 4*a*c] + 2*c*x^3)*(b + Sqrt[b^2 - 4*a*c] + 2*c*x^3)*
AppellF1[2/3, 1/2, 1/2, 5/3, (-2*c*x^3)/(b + Sqrt[b^2 - 4*a*c]), (2*c*x^3)/(-b +
 Sqrt[b^2 - 4*a*c])])/((b - Sqrt[b^2 - 4*a*c])*(b + Sqrt[b^2 - 4*a*c])*(a + b*x^
3 + c*x^6)^(3/2)*(20*a*AppellF1[2/3, 1/2, 1/2, 5/3, (-2*c*x^3)/(b + Sqrt[b^2 - 4
*a*c]), (2*c*x^3)/(-b + Sqrt[b^2 - 4*a*c])] - 3*x^3*((b + Sqrt[b^2 - 4*a*c])*App
ellF1[5/3, 1/2, 3/2, 8/3, (-2*c*x^3)/(b + Sqrt[b^2 - 4*a*c]), (2*c*x^3)/(-b + Sq
rt[b^2 - 4*a*c])] + (b - Sqrt[b^2 - 4*a*c])*AppellF1[5/3, 3/2, 1/2, 8/3, (-2*c*x
^3)/(b + Sqrt[b^2 - 4*a*c]), (2*c*x^3)/(-b + Sqrt[b^2 - 4*a*c])])))

_______________________________________________________________________________________

Maple [F]  time = 0.016, size = 0, normalized size = 0. \[ \int{x{\frac{1}{\sqrt{c{x}^{6}+b{x}^{3}+a}}}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  int(x/(c*x^6+b*x^3+a)^(1/2),x)

[Out]

int(x/(c*x^6+b*x^3+a)^(1/2),x)

_______________________________________________________________________________________

Maxima [F]  time = 0., size = 0, normalized size = 0. \[ \int \frac{x}{\sqrt{c x^{6} + b x^{3} + a}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(x/sqrt(c*x^6 + b*x^3 + a),x, algorithm="maxima")

[Out]

integrate(x/sqrt(c*x^6 + b*x^3 + a), x)

_______________________________________________________________________________________

Fricas [F]  time = 0., size = 0, normalized size = 0. \[{\rm integral}\left (\frac{x}{\sqrt{c x^{6} + b x^{3} + a}}, x\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(x/sqrt(c*x^6 + b*x^3 + a),x, algorithm="fricas")

[Out]

integral(x/sqrt(c*x^6 + b*x^3 + a), x)

_______________________________________________________________________________________

Sympy [F]  time = 0., size = 0, normalized size = 0. \[ \int \frac{x}{\sqrt{a + b x^{3} + c x^{6}}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(x/(c*x**6+b*x**3+a)**(1/2),x)

[Out]

Integral(x/sqrt(a + b*x**3 + c*x**6), x)

_______________________________________________________________________________________

GIAC/XCAS [F]  time = 0., size = 0, normalized size = 0. \[ \int \frac{x}{\sqrt{c x^{6} + b x^{3} + a}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(x/sqrt(c*x^6 + b*x^3 + a),x, algorithm="giac")

[Out]

integrate(x/sqrt(c*x^6 + b*x^3 + a), x)